2016l speedrun
open player in hxd
replace roblox.com with uyr shit
change public key
patch trustcheck (not recommended)


now for rcc
do all the shit that u did with the client
search versioncompatability in hxd and make it all zeroes in hex view
open x32dbg
find Players::onRemoteSysStats disconnect and Players::onRemoteSysStats disconnect not in the clist
you need to patch both
they are patched the same way
there should be a je right above it make it jmp
find the jne above the je you just jmp'd and also jmp it
under it should be a push 1 set it to push 0

now for the domain shit
do your GetAllowedSecurityVersions and GetAllowedMD5Hashes (templates will be at the end of the guide)
create a subdomain called clientsettings.api.yourdomain.com
get a join.ashx
put that boi in game (not in clientsettings.api!!!!)


